is not ':', #define this to be the appropriate character constant. */
/* #define SEPCHAR ':' */
-/* Here, on a separate page, add any special hacks needed
+/* ============================================================ */
+
+/* Here, add any special hacks needed
to make Emacs work on this system. For example,
you might define certain system call names that don't
exist on your system, or that do different things on
your system and must be used only through an encapsulation
(Which you should place, by convention, in sysdep.c). */
-\f
+
/* Some compilers tend to put everything declared static
into the initialized data area, which becomes pure after dumping Emacs.
On these systems, you must #define static as nothing to foil this.
/* #define static */
-\f
+/* ============================================================ */
/* After adding support for a new system, modify the large case
statement in the `configure' script to recognize reasonable